purple_account_new

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. PurpleAccount* purple_account_new(const(char)* username, const(char)* protocol_id)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_account_new
    (
    const(char)* username
    ,
    const(char)* protocol_id
    )
  2. da_purple_account_new purple_account_new;

Meta